{
"segments": [
{
"config": {
"definition": {
"behaviors": [
{
"action_type": "impressions",
"logic": "and",
"parameters": [
{
"entity_list": [
"<string>"
],
"entity_type": "vendor"
}
],
"time_window": {
"value": 45
}
}
]
},
"type": "dynamic"
},
"description": "<string>",
"id": "<string>",
"name": "<string>",
"total": 123
}
]
}
Retrieve a list of segments.
{
"segments": [
{
"config": {
"definition": {
"behaviors": [
{
"action_type": "impressions",
"logic": "and",
"parameters": [
{
"entity_list": [
"<string>"
],
"entity_type": "vendor"
}
],
"time_window": {
"value": 45
}
}
]
},
"type": "dynamic"
},
"description": "<string>",
"id": "<string>",
"name": "<string>",
"total": 123
}
]
}
A valid API key generated in Topsort's UI.
Successful Response
The response is of type object
.